home *** CD-ROM | disk | FTP | other *** search
- %%
- %% This is file `dvipsone.def', generated on <1995/1/18>
- %% with the docstrip utility (2.2i).
- %%
- %% The original source files were:
- %%
- %% drivers.dtx (with options: `tiffrules,dvipsone,color3,colorfix,psrules')
- %%
- %% IMPORTANT NOTICE:
- %% You are not allowed to distribute this file.
- %% For distribution of the original source see
- %% the copyright notice in the file drivers.dtx .
- %%
- %% drivers.dtx Copyright (C) 1994 David Carlisle Sebastian Rahtz
- %%
- %% This file is part of the Standard LaTeX `Graphics Bundle'.
- %%
- %% It should be distributed *unchanged* and together with all other
- %% files in the graphics bundle. The file 00readme.txt contains a list
- %% of all of these files.
- %%
- %% A modified version of this file may be distributed, but it should
- %% be distributed with a *different* name. Changed files must be
- %% distributed *together with a complete and unchanged* distribution
- %% of these files.
- %%
- \ProvidesFile{dvipsone.def}
- [1994/12/12 v2.6 Driver-dependant file (DPC,SPQR)]
- \def\c@lor@arg#1{%
- \dimen@#1\p@
- \ifdim\dimen@<\z@\dimen@\maxdimen\fi
- \ifdim\dimen@>\p@
- \PackageError{color}{Argument `#1' not in range [0,1]}\@ehd
- \fi}
- \def\color@gray#1#2{%
- \c@lor@arg{#2}%
- \def#1{#2 setgray}%
- }
- \def\color@cmyk#1#2{\c@lor@@cmyk#2\@@#1}
- \def\c@lor@@cmyk#1,#2,#3,#4\@@#5{%
- \c@lor@arg{#1}%
- \c@lor@arg{#2}%
- \c@lor@arg{#3}%
- \c@lor@arg{#4}%
- \def#5{#1 #2 #3 #4 setcmykcolor}%
- }
- \def\color@rgb#1#2{\c@lor@@rgb#2\@@#1}
- \def\c@lor@@rgb#1,#2,#3\@@#4{%
- \c@lor@arg{#1}%
- \c@lor@arg{#2}%
- \c@lor@arg{#3}%
- \def#4{#1 #2 #3 setrgbcolor}%
- }
- \def\color@hsb#1#2{\c@lor@@hsb#2\@@#1}
- \def\c@lor@@hsb#1,#2,#3\@@#4{%
- \c@lor@arg{#1}%
- \c@lor@arg{#2}%
- \c@lor@arg{#3}%
- \def#4{#1 #2 #3 sethsbcolor}%
- }
- \def\color@named#1#2{\c@lor@@named#2,,\@@#1}
- \def\c@lor@@named#1,#2,#3\@@#4{%
- \@ifundefined{col@#1}%
- {\PackageError{color}{Undefined color `#1'}\@ehd}%
- {\edef#4{\csname col@#1\endcsname}}%
- }
- \def\c@lor@to@ps#1\@@{#1}
- \def\current@color{0 setgray}
- \def\set@color{%
- \Raw@PS{\current@color}\aftergroup\reset@color}
- \def\reset@color{\Raw@PS{\current@color}}
- \def\set@page@color{%
- \c@lor@special\sixt@@n{background color ignored: \current@color}}
- \def\define@color@named#1#2{%
- \expandafter\edef\csname col@#1\endcsname{#2}}
- \AtBeginDocument{%
- \let\@ldc@l@r\color
- \def\color{\if@inlabel\leavevmode\fi\@ldc@l@r}%
- \let\@ldtextc@l@r\textcolor
- \def\textcolor{\if@inlabel\leavevmode\fi\@ldtextc@l@r}%
- \let\@lduseb@x\usebox
- \def\usebox#1{\@lduseb@x{#1}\set@color}}
- \def\Ginclude@eps#1{%
- \message{<#1>}%
- \raise\Gin@req@height\hbox{%
- \special{ps::[begin]
- \number\Gin@req@width\space
- \number\Gin@req@height\space
- \number\Gin@llx\space
- \number\Gin@lly\space
- \number\Gin@urx\space
- \number\Gin@ury\space startTexFig}%
- \special{ps: plotfile #1}%
- \ifGin@clip\special{ps:: doclip}\fi
- \special{ps::[end] endTexFig}%
- }%
- }
- \def\Ginclude@tiff#1{%
- \message{<#1>}%
- \special{insertimage: #1 \number\Gin@req@width\space
- \number\Gin@req@height}%
- }
- \def\Raw@PS#1{\special{ps: #1}}
- \def\Grot@start{%
- \special{ps: gsave currentpoint
- currentpoint translate \Grot@angle\space
- rotate neg exch neg exch translate}}
- \def\Grot@end{\special{ps: currentpoint grestore moveto}}
- \def\Gscale@start{\special{ps: currentpoint currentpoint translate
- \Gscale@x\space \Gscale@y\space scale neg exch neg exch translate}}
- \def\Gscale@end{\special{ps: currentpoint currentpoint translate
- 1 \Gscale@x\space div 1 \Gscale@y\space div scale
- neg exch neg exch translate}}
- \def\Gin@extensions{.eps,.ps}
- \@namedef{Gin@rule@.ps}#1{{eps}{.ps}{#1}}
- \@namedef{Gin@rule@.eps}#1{{eps}{.eps}{#1}}
- \@namedef{Gin@rule@*}#1{{eps}{\Gin@ext}{#1}}
- \@namedef{Gin@rule@.tif}#1{{tiff}{}{#1}}
- \endinput
- %%
- %% End of file `dvipsone.def'.
-